projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f47153
)
Remove debugging
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 31 Jan 2016 00:41:33 +0000
(
01:41
+0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 31 Jan 2016 00:41:33 +0000
(
01:41
+0100)
lisp/net/gnutls.el
patch
|
blob
|
history
diff --git
a/lisp/net/gnutls.el
b/lisp/net/gnutls.el
index d6b36969a18de450c236f1b4ba829e2e065c825b..90bfe04af9ee8b40c5c81caa8162c937dfb43f35 100644
(file)
--- a/
lisp/net/gnutls.el
+++ b/
lisp/net/gnutls.el
@@
-136,7
+136,6
@@
trust and key files, and priority string."
:hostname host))))
(defun gnutls-async-sentinel (process change)
- (message "change: %S %s" change (car (process-contact process)))
(when (string-match "open" change)
(gnutls-negotiate :process process
:type 'gnutls-x509pki